adTempus API
PreviousUpNext
IScriptExecutionTask::ScriptFile Property

Gets or sets the script file to be executed

C++
__property BSTR ScriptFile;
C#
String ScriptFile;
Visual Basic
Property ScriptFile() As String

Use this property to run a script that is stored outside of adTempus. 

To run a script that is stored within adTempus, use the Script property.

When you specify a ScriptFile, you must also specify the ScriptFileLanguage.

adTempus API Reference version 3.0.0.0, revised 10/30/2008